Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(NcAppNavigationCaption): Fix margin #5576

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

Pytal
Copy link
Contributor

@Pytal Pytal commented May 9, 2024

☑️ Resolves

🖼️ Screenshots

🏚️ Before 🏡 After
image image

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 3️⃣ Backport to next requested with a Vue 3 upgrade

@Pytal Pytal added bug Something isn't working 3. to review Waiting for reviews feature: app-navigation Related to the app-navigation component labels May 9, 2024
@Pytal Pytal added this to the 8.11.4 milestone May 9, 2024
@Pytal Pytal requested review from susnux, ShGKme and Antreesy May 9, 2024 22:51
@Pytal Pytal self-assigned this May 9, 2024
@Pytal
Copy link
Contributor Author

Pytal commented May 9, 2024

/backport to next

Comment on lines +209 to 210
margin-top: 0px;
margin-bottom: 12px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
margin-top: 0px;
margin-bottom: 12px;
margin-block: 0px;

Maybe even this, but only if used as heading not when used as list element.

@Pytal Pytal merged commit 28a0461 into master May 10, 2024
18 checks passed
@Pytal Pytal deleted the fix/caption-name-margin branch May 10, 2024 10:59
@max-nextcloud max-nextcloud mentioned this pull request May 13, 2024
@Antreesy Antreesy modified the milestones: 8.11.4, 8.13.0 Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: app-navigation Related to the app-navigation component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants